389-ds-base-libs-dbg software package provides 389 Directory Server libraries -- debugging symbols, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install 389-ds-base-libs-dbg
389-ds-base-libs-dbg is installed in your system.
Make ensure the 389-ds-base-libs-dbg package were installed using the commands given below,
$ sudo dpkg-query -l | grep 389-ds-base-libs-dbg *
You will get with 389-ds-base-libs-dbg package name, version, architecture and description in a table
Distro | Ubuntu 12 04 lts precise pangolin |
Section | Debug packages |
Package | 389-ds-base-libs-dbg |
Version | 1.2.10.4-0ubuntu3 |
Description | 389 Directory Server libraries -- debugging symbols |
Sub Section | debug |